object AboutBox: TAboutBox Left = 374 Top = 243 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 188 ClientWidth = 298 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 137 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProgramIcon: TImage Left = 16 Top = 16 Width = 41 Height = 41 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 64 Top = 16 Width = 207 Height = 16 Caption = 'SCAN - Table Scanning Utility' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 64 Top = 32 Width = 100 Height = 16 Caption = 'Version 1.1 1996' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Developed: TLabel Left = 64 Top = 56 Width = 157 Height = 16 Caption = 'Developed by Martin Kelly' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Compuserve: TLabel Left = 64 Top = 112 Width = 153 Height = 16 Caption = 'Compuserve 100437,2243' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Company: TLabel Left = 64 Top = 72 Width = 130 Height = 13 Caption = '� PDQ Technology Limited' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 64 Top = 87 Width = 93 Height = 13 Caption = 'All Rights Reserved' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end end object OKButton: TBitBtn Left = 110 Top = 154 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Style = bsNew Spacing = -1 IsControl = True end end